func golang.org/x/net/internal/timeseries.minTime

2 uses

	golang.org/x/net/internal/timeseries (current package)
		timeseries.go#L435: 					overlapEnd := minTime(srcEnd, dstEnd)
		timeseries.go#L513: func minTime(a, b time.Time) time.Time {